Skip to content

Conversation

mikey-
Copy link

@mikey- mikey- commented May 5, 2025

Fix: #1706 by dropping support for projects classic.

As mentioned in the issue description:

The "Manager" achievement (from plugin_achievements) is failing because it uses the deprecated Projects (classic) API: sunset on May 23, 2024.

These changes fix this error by removing legacy API calls/GraphQL queries and updating those API calls/GraphQL queries to use Projects V2. Most of the work was done by @stalomeow, with a few additions from myself. It is my understanding that this is unlikely to be merged, but it's worth a shot, since this is such a great and fun repo.

@mikey-
Copy link
Author

mikey- commented May 13, 2025

@lowlighter is there anything stopping this PR from being merged?

@mikey-
Copy link
Author

mikey- commented Aug 12, 2025

Actually I think the stale label is appropriate. I've tried keeping the branch up to date but there are just too many changes now - kind of lost sight of the incremental change. I will now close this PR and just focus on trying to keep my fork up-to-date and working

@mikey- mikey- closed this Aug 12, 2025
@mikey- mikey- mentioned this pull request Aug 12, 2025
@mikey- mikey- deleted the support-drop-classic branch August 12, 2025 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment